Skip to content

Conversation

@relaxbox
Copy link

@relaxbox relaxbox commented Dec 2, 2025

typer is asking for click >= 8.0.0, but it seems that the latest in the 8.0 series (8.3.something) is incompatible and causes this error: #495

This change adds click==8.1.7 (the same as in poetry.lock) to pyproject.toml as a workaround. I assume the real fix is to update to a newer version of typer.

`typer` is asking for `click >= 8.0.0`, but it seems that the latest in the 8.0 series (8.3.something) is incompatible and causes this error: koxudaxi#495

This change adds `click==8.1.7` (the same as in poetry.lock) to pyproject.toml as a workaround.
@xavatu
Copy link

xavatu commented Dec 24, 2025

it works, thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants